home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / libraries / controlpad.lha / ControlPad.readme < prev    next >
Encoding:
Text File  |  1995-03-19  |  1.4 KB  |  33 lines

  1. Short:  Library&info to use Sega ControlPad.V1.0
  2. Uploader: j.carlson10@genie.geis.com (Joe Carlson)
  3. Author:   xrichard@csu.fullerton.edu (Randy Richards)
  4. Type:  util/libs
  5.  
  6. ControlPad Library Version 1.0
  7. Copyright ©1995 by Randall Richards and Joseph Carlson.
  8. March 11, 1995
  9.  
  10.    This archive includes the ControlPad Library, its includes (w/pragmas), a
  11. test program, an example program with full source, and information regarding
  12. the CP-1 ControlPad Adapter and an order form for it.
  13.  
  14.    The ControlPad Library allows programmers to effortlessly include support
  15. for joysticks and Sega Genesis(TM) compatible ControlPads (including the extra
  16. buttons that can't be found on conventional joysticks for the Amiga.)  The
  17. library allows programs to read ControlPads that are plugged into the Amiga
  18. via the CP-1 ControlPad Adapter.  Standard joysticks are also supported with
  19. or without the adapter.  This library is freely distributable and may be
  20. included with non-commercial games that utilize it.
  21.  
  22.    Library functions include the ability to allocate and read either or both
  23. game ports on the Amiga, disable the mouse, test for adapters, check for
  24. controller type, as well as a nice title graphics that fade in and out
  25. (AGA/ECS aware).  All this in a little 14k library (which includes the
  26. graphics data).
  27.  
  28.  
  29. Requirements:  Any Amiga with AmigaDOS 2.0 or higher.
  30.  
  31. Recommended:   CP-1 ControlPad Adapter required for accessing all of
  32.                the buttons on a Sega ControlPad.
  33.